home *** CD-ROM | disk | FTP | other *** search
/ Città Del Mondo: Amsterdam / città del mondo amsterdam.bin / Lingo.ini < prev    next >
Text File  |  1999-09-06  |  176b  |  11 lines

  1. on startup
  2.  
  3.     if string(0.0)="a" then nothing
  4.     
  5.     ---Fix problem with sounds not playing if Intel RSX is installed
  6.  
  7.    set the soundkeepdevice to 0
  8.  
  9. end startup
  10.  
  11.